home *** CD-ROM | disk | FTP | other *** search
/ Tietokone-lehden Plus / Tietokone Plus CD 1998.iso / pc / ohjelmat / muut / hotfixes / postsp3 / roll-up / q147222.txt < prev    next >
Text File  |  1997-12-11  |  6KB  |  128 lines

  1. DOCUMENT:Q147222
  2. TITLE   :Group of Hotfixes for Exchange 5.5 and IIS 4.0
  3. PRODUCT :Microsoft Windows NT, Exchange Server, IIS
  4. PROD/VER:4.00
  5. OPER/SYS:WINDOWS
  6. KEYWORDS:kbbug kbfix4.00 kbinterop kbpatch ntinterop ntsrv
  7.  
  8. --------------------------------------------------------------------------
  9. The information in this article applies to:
  10.  
  11.  - Microsoft Windows NT Server version 4.0
  12.  - Microsoft Windows NT Server Enterprise Edition version 4.0
  13.  - Microsoft Cluster Server version 1.0
  14.  - Microsoft Transaction Server version 2.0
  15.  - Microsoft Internet Information Server version 4.0
  16.  - Microsoft Exchange Server version 5.5
  17. --------------------------------------------------------------------------
  18.  
  19. SYMPTOMS
  20. ========
  21.  
  22. Access Violation in Explorer.exe
  23. --------------------------------
  24.  
  25. An Access Violation occurs in Windows NT Explorer (Explorer.exe) and other
  26. applications while running Microsoft Transaction Server (MTS).
  27.  
  28. During server process (package) shutdown, an uninitialized hWnd stack
  29. variable causes a broadcast message with invalid data. This causes
  30. currently running programs (including Explorer.exe) to stop responding
  31. (hang) or restart due to an Access Violation.
  32.  
  33. DCOM Fails with 80010111 When Client and Server are on Same Node
  34. ----------------------------------------------------------------
  35.  
  36. If a Distributed COM (DCOM) client and server are on the same computer and
  37. the client uses anything other than the computer's NetBIOS name to refer to
  38. the server, the call receives errors about invalid headers on packets.
  39.  
  40. The specific case that impacts Microsoft Cluster Server (MSCS) is when a
  41. virtual server name is used. The virtual server name is registered with an
  42. IP address that is bound to a node (computer) in the cluster. This is done
  43. so the IP address can be failed over to another node in the cluster without
  44. clients needing to know of the change.
  45.  
  46. The problem arises when a server on one of the computers uses the service
  47. of another server in the cluster. If, because of failure or administrator
  48. action, the two servers end up on the same computer, DCOM fails. The
  49. virtual server name and IP address have to be used because the location of
  50. the servers may change.
  51.  
  52. Windows NT 4.0 RPC Binds Hang When the Server Is Restarted
  53. ----------------------------------------------------------
  54.  
  55. When using RPC over TCP/IP, binds may hang if the server is restarted when
  56. a bind is outstanding. It takes about two hours for TCP/IP to recover from
  57. this.
  58.  
  59. IIS/ASP Security Context Becomes Corrupt Under Stress
  60. -----------------------------------------------------
  61.  
  62. Under stress, a script that is supposed to run under the security context
  63. of a specific user may run as System instead. Running under the wrong
  64. security context can result in incorrect file access, incorrect component
  65. availability, and incorrect component capabilities.
  66.  
  67. Potential Security Hole With Out-of-Process Applications
  68. --------------------------------------------------------
  69.  
  70. If there are out-of-process Transaction Server packages using role-based
  71. security, it is possible for someone who has access to the computer to
  72. spoof the identity that the MTS package believes is calling the package.
  73. The scenario described is extremely rare, but the fix eliminates the
  74. possibility completely.
  75.  
  76. A side effect of this fix is that all out-of-process components configured
  77. to "Activate as Activator" will now run under the context of the System
  78. user, where formerly they would run under a non-deterministic user context.
  79.  
  80. RESOLUTION
  81. ==========
  82.  
  83. To resolve this problem, obtain the following fix or wait for the next
  84. Windows NT service pack.
  85.  
  86. This hotfix has been posted to the following Internet location:
  87.  
  88.    ftp://ftp.microsoft.com/bussys/winnt/winnt-public/fixes/usa/NT40/
  89.    hotfixes-postSP3/roll-up/
  90.  
  91. NOTE: The above link is one path; it has been wrapped for readability.
  92.  
  93. If you use Cluster Services with Microsoft Exchange Server version 5.5, you
  94. must also install the Cluster hotfixes.
  95.  
  96. This hotfix has been posted to the following Internet location:
  97.  
  98.    ftp://ftp.microsoft.com/bussys/winnt/winnt-public/fixes/usa/NT40/
  99.    hotfixes-postSP3/roll-up/cluster/
  100.  
  101. NOTE: The above link is one path; it has been wrapped for readability.
  102.  
  103. STATUS
  104. ======
  105.  
  106. Microsoft has confirmed these to be problems in the products listed at the
  107. beginning of this article. A supported fix is now available, but has not 
  108. been fully regression-tested and should be applied only to systems 
  109. experiencing this specific problem. Unless you are severely impacted by 
  110. this specific problem, Microsoft recommends that you wait for the next 
  111. Service Pack that contains this fix. Contact Microsoft Technical Support 
  112. for more information.
  113.  
  114. Additional query words: 1.00 2.00 4.00 k2
  115.  
  116. ============================================================================
  117.  
  118. THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS
  119. PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND.  MICROSOFT DISCLAIMS
  120. ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES
  121. OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  IN NO
  122. EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR
  123. ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL,
  124. CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF
  125. MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE
  126. POSSIBILITY OF SUCH DAMAGES.  SOME STATES DO NOT ALLOW THE EXCLUSION
  127. OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES
  128. SO THE FOREGOING LIMITATION MAY NOT APPLY.